Remove a couple of unneeded #includes. Isn't unsupported code fun?
authorOwen Taylor <otaylor@redhat.com>
Fri, 13 Feb 2004 15:38:40 +0000 (15:38 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 13 Feb 2004 15:38:40 +0000 (15:38 +0000)
Fri Feb 13 10:32:09 2004  Owen Taylor  <otaylor@redhat.com>

        * gdk-pixbuf-xlibrgb.h: Remove a couple of unneeded
        #includes. Isn't unsupported code fun?
        (133833, Gregory Merchan)

contrib/gdk-pixbuf-xlib/ChangeLog
contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h

index 3a933ecb97a09be842526c8e3384c0c69a8e3f70..ab4768b9408145f95570f216081b3658881f878a 100644 (file)
@@ -1,3 +1,9 @@
+Fri Feb 13 10:32:09 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk-pixbuf-xlibrgb.h: Remove a couple of unneeded
+       #includes. Isn't unsupported code fun?
+       (133833, Gregory Merchan)
+
 Tue Oct  7 23:30:00 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gdk-pixbuf-xlib.h: Add C++ guards. (123955, Harring Figueiredo)
index 7d0b92bbdc22e4aa4a043b2c5b56f4cfa88ca1dd..c94e746ff22db150ef13b363288227045f7d5600 100644 (file)
@@ -57,8 +57,6 @@ extern "C" {
 
 #include <X11/Xlib.h>
 #include <X11/Xutil.h>
-#include <X11/Xos.h>
-#include <X11/Intrinsic.h>
 
 #include <glib.h>